[INFO] fetching crate armature-core 0.2.2...
[INFO] testing armature-core-0.2.2 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate armature-core 0.2.2 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate armature-core 0.2.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate armature-core 0.2.2
[INFO] tweaked toml for crates.io crate armature-core 0.2.2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate armature-core 0.2.2 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate armature-core 0.2.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.7
[INFO] [stderr]   Downloaded value-trait v0.12.1
[INFO] [stderr]   Downloaded rcgen v0.14.6
[INFO] [stderr]   Downloaded cmake v0.1.56
[INFO] [stderr]   Downloaded halfbrown v0.4.0
[INFO] [stderr]   Downloaded x509-parser v0.18.0
[INFO] [stderr]   Downloaded simd-json v0.17.0
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.4
[INFO] [stderr]   Downloaded matchit v0.9.1
[INFO] [stderr]   Downloaded notify v8.2.0
[INFO] [stderr]   Downloaded h3-quinn v0.0.10
[INFO] [stderr]   Downloaded armature-log v0.1.0
[INFO] [stderr]   Downloaded h3 v0.0.8
[INFO] [stderr]   Downloaded dependency-injector v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97b3865e7139fa1f5f8220332da23a1204d92dbeed23810cf30fedcf5ab5bddc
[INFO] running `Command { std: "docker" "start" "-a" "97b3865e7139fa1f5f8220332da23a1204d92dbeed23810cf30fedcf5ab5bddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97b3865e7139fa1f5f8220332da23a1204d92dbeed23810cf30fedcf5ab5bddc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b3865e7139fa1f5f8220332da23a1204d92dbeed23810cf30fedcf5ab5bddc", kill_on_drop: false }`
[INFO] [stdout] 97b3865e7139fa1f5f8220332da23a1204d92dbeed23810cf30fedcf5ab5bddc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 541466e4071a9bd5841aa49c6d54f1afbc5b229ddb9b8168ffad8546f1508945
[INFO] running `Command { std: "docker" "start" "-a" "541466e4071a9bd5841aa49c6d54f1afbc5b229ddb9b8168ffad8546f1508945", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zmij v1.0.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling notify-types v2.0.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling matchit v0.9.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling inotify v0.11.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling notify v8.2.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cmake v0.1.56
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aws-lc-sys v0.34.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tungstenite v0.28.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling dependency-injector v0.2.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling armature-log v0.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.15.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling rustls-webpki v0.103.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling armature-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "541466e4071a9bd5841aa49c6d54f1afbc5b229ddb9b8168ffad8546f1508945", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "541466e4071a9bd5841aa49c6d54f1afbc5b229ddb9b8168ffad8546f1508945", kill_on_drop: false }`
[INFO] [stdout] 541466e4071a9bd5841aa49c6d54f1afbc5b229ddb9b8168ffad8546f1508945
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c743ff3e75a35f672b1fbcb3a47f546434fab417611d9d0505d1494b2a5a18fe
[INFO] running `Command { std: "docker" "start" "-a" "c743ff3e75a35f672b1fbcb3a47f546434fab417611d9d0505d1494b2a5a18fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.28.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling armature-core v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `armature-core` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f9988fefd3add01f414f52b414308e7872622fee/bin/rustc --crate-name armature_core --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "h3", "h3-quinn", "http3", "io-uring", "quinn", "rcgen", "self-signed-certs", "simd-json"))' -C metadata=4e669997ad8b2256 -C extra-filename=-6c8c083e8901941b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern armature_log=/opt/rustwide/target/debug/deps/libarmature_log-11916b65ff140875.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-cd4cf976687a93fa.so --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-70cf56f20498ea43.rlib --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-d7e1a2f24ad47abf.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8e64decf8cb59e96.rlib --extern compact_str=/opt/rustwide/target/debug/deps/libcompact_str-e08abe6a226908d9.rlib --extern dependency_injector=/opt/rustwide/target/debug/deps/libdependency_injector-b74f8651cbad5cfc.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-754f18e232675fa8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-af762e61871f075c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e8bce8bb4e76f45d.rlib --extern http_body_util=/opt/rustwide/target/debug/deps/libhttp_body_util-3aff6a205d070747.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-2dcf90c780aed9d3.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-fd089b66c335a993.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6d6ea12e78cb6cf6.rlib --extern hyper_util=/opt/rustwide/target/debug/deps/libhyper_util-75f86f415266966f.rlib --extern inventory=/opt/rustwide/target/debug/deps/libinventory-6f56a1d6326677f8.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-2c1822e45f38bdec.rlib --extern lru=/opt/rustwide/target/debug/deps/liblru-4f30ecbc259dd4f2.rlib --extern matchit=/opt/rustwide/target/debug/deps/libmatchit-b560f957177c7764.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-c5a8540217c8112c.rlib --extern notify=/opt/rustwide/target/debug/deps/libnotify-17450b55164e513a.rlib --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-7521dad7a5a98ff0.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-bf3cb137acafe36e.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-230f74a48d11eaa1.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-bdb4ba8f2ac60fab.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1c5bdac507b0aded.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5d5aa03a9b534fbf.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-098e5f3c5eea5c2b.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c77c0d972b6f599b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-5bc35aafe7f98995.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e7db8fa57d9ca2db.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-c376a8f707c11364.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-a06a79e068e4ee13.rlib --extern tokio_test=/opt/rustwide/target/debug/deps/libtokio_test-e5a6fbd93f28a83c.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-0c5f2fbc5895a094.rlib --extern tower=/opt/rustwide/target/debug/deps/libtower-03753ae78fa6f877.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-222788e4f5219726.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-cc9186d21bbac0f2.rlib --extern tracing_appender=/opt/rustwide/target/debug/deps/libtracing_appender-aecf717c69f8b456.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d75acd9d6e61bcdb.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-261db3bc6355947a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9afcedafdb67a684.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-f65e7fb0295ade9f/out -L native=/opt/rustwide/target/debug/build/ring-d768a23c80f3bfd1/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c743ff3e75a35f672b1fbcb3a47f546434fab417611d9d0505d1494b2a5a18fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c743ff3e75a35f672b1fbcb3a47f546434fab417611d9d0505d1494b2a5a18fe", kill_on_drop: false }`
[INFO] [stdout] c743ff3e75a35f672b1fbcb3a47f546434fab417611d9d0505d1494b2a5a18fe
